Skip to content

wrong viewTop calculation in certain situation#326

Open
frankdannhauer wants to merge 1 commit intomattdelacdev:masterfrom
frankdannhauer:patch-1
Open

wrong viewTop calculation in certain situation#326
frankdannhauer wants to merge 1 commit intomattdelacdev:masterfrom
frankdannhauer:patch-1

Conversation

@frankdannhauer
Copy link

If scrollContainer is set but not scrolled, window.pageYOffset is used as viewTop instead of the correct value '0'. This leads to elements in the viewport not being rendered initially in this situation.

If scrollContainer is set but not scrolled, window.pageYOffset is used as viewTop instead of the correct value '0'. This leads to elements in the viewport not being rendered initially in this situation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant